Server-side sorting

Description

Enables server-side sorting for all List Columns.

Discussion

The Server-side sorting property enables server-side sorting for every column in a List Control. If sorting should only be performed on the server some fields and on the client for others (or you would like to specify the sort behavior using your own JavaScript implementation), the Sort where property (specified on the List Layout tab) can be used to specify where the sort should be calculated for individual fields.

images/serversidesorting.gif